home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / misc / selector60.lha / Selector / examples / PopupPanel.sel < prev    next >
Encoding:
Text File  |  1997-12-06  |  508 b   |  25 lines

  1. version 6
  2.  
  3. popup hide still
  4. screen jump
  5.  
  6. font helvetica 13 ordefault
  7. border off
  8. y 0 frommax
  9. background 3
  10. gap 1
  11. rows 1
  12. title off
  13.  
  14.     color 1 0
  15.     button Shell 'newshell con:20/156/640/178'
  16.     color 1 3
  17.     button Workbench 'psrun Workbench'
  18.     button DiskMaster 'psrun DM dm2 sys:disk&fil/DiskMaster2'
  19.     button Editor 'psrun HBASIC.1 hbasic2:hbasic2'
  20.     color 1 0
  21.     button DigiBooster 'run >nil: "Work:LJUD/Trackers/DigiBooster1.7_FULL"'
  22.     button Spela 'run >niL: selector spelavad'
  23.     button Prefs 'run >nil: execute /prefs'
  24.  
  25.